From: Gerd Moellmann Date: Fri, 11 May 2001 15:11:16 +0000 (+0000) Subject: (clear_mouse_face): Remove prototype. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40352 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7723303999ff557aa8f993f3a1d4edd0e5a2a315;p=emacs.git (clear_mouse_face): Remove prototype. --- diff --git a/src/xterm.h b/src/xterm.h index 9751619dd18..aecd5fead07 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -956,7 +956,6 @@ extern void pixel_to_glyph_coords P_ ((struct frame *, int, int, /* Defined in xterm.c */ -extern void clear_mouse_face P_ ((struct x_display_info *)); extern void cancel_mouse_face P_ ((struct frame *)); extern void x_scroll_bar_clear P_ ((struct frame *)); extern void x_start_queuing_selection_requests P_ ((Display *));